API: Export gtk_container_snapshot_child()
authorBenjamin Otte <otte@redhat.com>
Tue, 20 Dec 2016 18:00:07 +0000 (19:00 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 20 Dec 2016 18:26:40 +0000 (19:26 +0100)
commitc4065b9ee0db4ed03eb925234f528ebfc874e4cf
treee4bd77084773ea55f4423d0d64b0ef7b6ea7c5e6
parent22a657004b9c591cef7f4dd6b845192e7fc28529
API: Export gtk_container_snapshot_child()

It's equivalent to gtk_container_propagate_draw() and then one is
public, too.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcontainer.c
gtk/gtkcontainer.h
gtk/gtkcontainerprivate.h
gtk/gtknotebook.c